-
Home
-
JCH Optimize
-
3.1.0
-
Code
-
Classes
- PageCache
Total Complexity |
87 |
Dependencies |
11 |
Dependents |
6 |
Total lines |
408 |
Lines of code |
282 |
Logical lines of code |
180 |
Comment lines |
83 |
Methods |
27 |
Properties |
11 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getItems() |
B |
37 |
21 |
70 |
initialize() |
A |
46 |
12 |
35 |
setCaching() |
S |
59 |
8 |
12 |
deleteAllItems() |
S |
54 |
5 |
20 |
deleteItemsByIds() |
S |
55 |
5 |
19 |
getPageCacheId() |
S |
61 |
4 |
12 |
store() |
S |
58 |
3 |
15 |
deleteItemByUrl() |
S |
63 |
4 |
10 |
deleteItemById() |
S |
64 |
2 |
10 |
tagHtml() |
S |
66 |
2 |
8 |
isExcluded() |
S |
68 |
2 |
7 |
sortItems() |
S |
64 |
2 |
9 |
getCachingEnabled() |
S |
72 |
2 |
6 |
getPageCacheTags() |
S |
74 |
2 |
4 |
__construct() |
S |
67 |
1 |
8 |
isCaptureCacheEnabled() |
S |
82 |
1 |
3 |
disableCaptureCache() |
S |
80 |
1 |
3 |
getStorage() |
S |
82 |
1 |
3 |
getAdapterName() |
S |
82 |
1 |
3 |
getIterableTaggableCache() |
S |
82 |
1 |
3 |
removeHtmlTag() |
S |
75 |
1 |
4 |
setFilter() |
S |
80 |
1 |
3 |
deleteCurrentPage() |
S |
81 |
1 |
3 |
getCurrentPage() |
S |
81 |
1 |
3 |
disableCaching() |
S |
76 |
1 |
4 |
setList() |
S |
80 |
1 |
3 |
setCaptureCache() |
S |
91 |
1 |
2 |